home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / source / snip9503 / snippets.(c) < prev    next >
Text File  |  1995-03-14  |  2KB  |  60 lines

  1. Welcome to SNIPPETS!
  2.  
  3.   All the code I put into SNIPPETS for distribution is Public Domain or free
  4. to the best that I can determine. What this means is that:
  5.  
  6. 1.  I know or can contact the original author(s) to verify the presumed
  7.     copyright ownership, and
  8.  
  9. 2.  The work bears an explicit Public Domain notice, or
  10.  
  11. 3.  The work is copyrighted but includes a free use license, or
  12.  
  13. 4.  The work was published without a copyright notice prior to the effective
  14.     date of the new copyright law.
  15.  
  16.   This has been occasionally annoying when I've had to pass up some useful
  17. piece of code because it's questionable whether anyone can use it without
  18. incurring liability (distributing someone else's property makes me an
  19. accessory, doncha know).
  20.  
  21.   Since SNIPPETS includes both public domain and free code, be sure to
  22. carefully read each header for any free license restrictions which may
  23. apply.
  24.  
  25. Distribution:
  26.  
  27.   Starting with the December 1992 version, SNIPPETS is distributed in two
  28. files:
  29.  
  30. SNIPdddd.LZH is the full SNIPPETS collection.
  31. SNPDdddd.LZH contains only the files changes since the last release.
  32.  
  33.   Note that "dddd" above is the date code. SNIPPETS archives released prior
  34. to 1994 encoded the date as mmyy, where "mm" is a 2-digit month code and "yy"
  35. is a 2-digit year code. Beginning with the April, 1994 release, the date code
  36. has been changed to yymm (following the same conventions), to facilitate
  37. directory sorting.
  38.  
  39.   SNIPPETS is distributed through the FidoNet Programmer's Distribution
  40. Network and via the Internet.
  41.  
  42.   Fidonet locations to get SNIPPETS (for FidoNet file requests, the magic
  43. names "SNIPPETS" and "SNIPDIFF" may he used to obtain the latest versions
  44. from many BBS's):
  45.  
  46.         1:106/2000 - my "home" BBS, Comm Port One, (713) 980-9671
  47.         1:2320/38  - home of FidoNet Programmer's Distribution Network (PDN)
  48.         1:11/70
  49.         Other PDN sites
  50.  
  51.   Internet locations to get SNIPPETS via anonymous ftp:
  52.  
  53.       juge.com            /file/c
  54.         connectn.acs.niu.edu  ~/C
  55.         oak.oakland.edu       /pub/msdos/c
  56.  
  57. -------------------------------  Enjoy!  -----------------------------------
  58.  
  59.                                                         ...Bob Stout
  60.